scrolledwindow: Ensure the dragging sequence gets denied if more touches come in
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 26 Mar 2014 13:06:09 +0000 (14:06 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:24 +0000 (19:54 +0200)
commit6c787165312ac65488db9e68c0d32fdd5cdb53ea
treedfcf784c25cbfbeb6891bd5843866c9316aa9f50
parent564789777a53209276b60630367527bc17dbbabb
scrolledwindow: Ensure the dragging sequence gets denied if more touches come in

This allows children to receive an emulated press, and handle it together with
the new touch that made the scrolledwindow sequence denied.
gtk/gtkscrolledwindow.c